[INFO] fetching crate oxigdal-db-connectors 0.1.3...
[INFO] testing oxigdal-db-connectors-0.1.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate oxigdal-db-connectors 0.1.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate oxigdal-db-connectors 0.1.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oxigdal-db-connectors 0.1.3
[INFO] tweaked toml for crates.io crate oxigdal-db-connectors 0.1.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxigdal-db-connectors 0.1.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxigdal-db-connectors 0.1.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc757eeca78c64c71ccfe27b1b0e7cc38fc003a8775902045b930987d20ce378
[INFO] running `Command { std: "docker" "start" "-a" "bc757eeca78c64c71ccfe27b1b0e7cc38fc003a8775902045b930987d20ce378", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc757eeca78c64c71ccfe27b1b0e7cc38fc003a8775902045b930987d20ce378", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc757eeca78c64c71ccfe27b1b0e7cc38fc003a8775902045b930987d20ce378", kill_on_drop: false }`
[INFO] [stdout] bc757eeca78c64c71ccfe27b1b0e7cc38fc003a8775902045b930987d20ce378
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f53d4e55b28f02a0c8bb5e65b27c5117a2afe04855c336ebe428722685d61494
[INFO] running `Command { std: "docker" "start" "-a" "f53d4e55b28f02a0c8bb5e65b27c5117a2afe04855c336ebe428722685d61494", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.25
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_edit v0.25.5+spec-1.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling geo-types v0.7.18
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling lz4_flex v0.11.6
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling i_float v1.15.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling postgres-protocol v0.6.10
[INFO] [stderr]    Compiling whoami v2.1.1
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling mysql_common v0.35.5
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling never-say-never v6.6.666
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling higher-kinded-types v0.2.1
[INFO] [stderr]    Compiling i_shape v1.14.0
[INFO] [stderr]    Compiling moka v0.12.14
[INFO] [stderr]    Compiling postgres-types v0.2.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling mysql-common-derive v0.32.1
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling scylla-macros v1.5.0
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling tokio-postgres v0.7.16
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling typed-builder-macro v0.22.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling i_key_sort v0.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling i_tree v0.16.0
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling i_overlay v4.0.7
[INFO] [stderr]    Compiling clickhouse-macros v0.3.0
[INFO] [stderr]    Compiling spade v2.15.0
[INFO] [stderr]    Compiling oxigdal-core v0.1.3
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling typed-builder v0.22.0
[INFO] [stderr]    Compiling bson v2.15.0
[INFO] [stderr]    Compiling mongodb-internal-macros v3.5.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling scylla-cql v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling deadpool-postgres v0.14.1
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling polonius-the-crab v0.5.0
[INFO] [stderr]    Compiling arc-swap v1.9.0
[INFO] [stderr]    Compiling geo-traits v0.3.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling lru v0.14.0
[INFO] [stderr]    Compiling clickhouse-types v0.1.1
[INFO] [stderr]    Compiling geographiclib-rs v0.2.7
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling rand_pcg v0.9.0
[INFO] [stderr]    Compiling keyed_priority_queue v0.4.2
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling deadpool-runtime v0.3.1
[INFO] [stderr]    Compiling bnum v0.13.0
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling cityhash-rs v1.0.1
[INFO] [stderr]    Compiling sif-itree v0.4.1
[INFO] [stderr]    Compiling deadpool v0.13.0
[INFO] [stderr]    Compiling oxigdal-postgis v0.1.3
[INFO] [stderr]    Compiling bson v3.1.0
[INFO] [stderr]    Compiling geo v0.32.0
[INFO] [stderr]    Compiling mysql_async v0.36.1
[INFO] [stderr]    Compiling wkt v0.14.0
[INFO] [stderr]    Compiling bb8 v0.9.1
[INFO] [stderr]    Compiling geojson v1.0.0
[INFO] [stderr]    Compiling clickhouse v0.14.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling mongodb v3.5.2
[INFO] [stderr]    Compiling scylla v1.5.0
[INFO] [stderr]    Compiling oxigdal-db-connectors v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] running `Command { std: "docker" "inspect" "f53d4e55b28f02a0c8bb5e65b27c5117a2afe04855c336ebe428722685d61494", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f53d4e55b28f02a0c8bb5e65b27c5117a2afe04855c336ebe428722685d61494", kill_on_drop: false }`
[INFO] [stdout] f53d4e55b28f02a0c8bb5e65b27c5117a2afe04855c336ebe428722685d61494
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c820d3e0e15702dbae56825860e054ce0b523e60ffc3e51d59dc28284c87dd16
[INFO] running `Command { std: "docker" "start" "-a" "c820d3e0e15702dbae56825860e054ce0b523e60ffc3e51d59dc28284c87dd16", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling mysql_common v0.35.5
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling wkt v0.14.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling geojson v1.0.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling scylla-cql v1.5.0
[INFO] [stderr]    Compiling bb8 v0.9.1
[INFO] [stderr]    Compiling deadpool v0.13.0
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling geo v0.32.0
[INFO] [stderr]    Compiling postgres-protocol v0.6.10
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling bson v2.15.0
[INFO] [stderr]    Compiling mysql_async v0.36.1
[INFO] [stderr]    Compiling bson v3.1.0
[INFO] [stderr]    Compiling postgres-types v0.2.12
[INFO] [stderr]    Compiling clickhouse v0.14.2
[INFO] [stderr]    Compiling tokio-postgres v0.7.16
[INFO] [stderr]    Compiling scylla v1.5.0
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling deadpool-postgres v0.14.1
[INFO] [stderr]    Compiling mongodb v3.5.2
[INFO] [stderr]    Compiling oxigdal-postgis v0.1.3
[INFO] [stderr]    Compiling oxigdal-db-connectors v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 51s
[INFO] running `Command { std: "docker" "inspect" "c820d3e0e15702dbae56825860e054ce0b523e60ffc3e51d59dc28284c87dd16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c820d3e0e15702dbae56825860e054ce0b523e60ffc3e51d59dc28284c87dd16", kill_on_drop: false }`
[INFO] [stdout] c820d3e0e15702dbae56825860e054ce0b523e60ffc3e51d59dc28284c87dd16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 855881b07bff39de20d18e2a9ee3b43fc254041d9abdcc19be4ae37a567ec402
[INFO] running `Command { std: "docker" "start" "-a" "855881b07bff39de20d18e2a9ee3b43fc254041d9abdcc19be4ae37a567ec402", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxigdal_db_connectors-50fe71539d18970c)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test cassandra::tests::test_config_default ... ok
[INFO] [stdout] test connection::tests::test_parse_postgresql ... ok
[INFO] [stdout] test connection::tests::test_parse_sqlite ... ok
[INFO] [stdout] test connection::tests::test_parse_mysql ... ok
[INFO] [stdout] test connection::health::tests::test_health_tracker ... ok
[INFO] [stdout] test mongodb::tests::test_geojson_to_point ... ok
[INFO] [stdout] test mysql::tests::test_point_to_wkt ... ok
[INFO] [stdout] test mysql::tests::test_polygon_to_wkt ... ok
[INFO] [stdout] test mysql::tests::test_wkt_to_geometry ... ok
[INFO] [stdout] test tests::test_error_types ... ok
[INFO] [stdout] test clickhouse::tests::test_config_default ... ok
[INFO] [stdout] test connection::tests::test_parse_mongodb ... ok
[INFO] [stdout] test mongodb::tests::test_point_to_geojson ... ok
[INFO] [stdout] test timescale::tests::test_config_default ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/clickhouse_test.rs (/opt/rustwide/target/debug/deps/clickhouse_test-f4ce75168a412e9d)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_clickhouse_config_default ... ok
[INFO] [stdout] test test_point_conversion ... ok
[INFO] [stdout] test test_point_type ... ok
[INFO] [stderr]      Running tests/connection_test.rs (/opt/rustwide/target/debug/deps/connection_test-4931a6354d279b43)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_connection_string_sqlite ... ok
[INFO] [stdout] test test_connection_string_mysql ... ok
[INFO] [stdout] test test_connection_string_postgresql ... ok
[INFO] [stdout] test test_connection_string_mongodb ... ok
[INFO] [stdout] test test_connection_string_invalid ... ok
[INFO] [stdout] test test_health_tracker ... ok
[INFO] [stdout] test test_database_type_display ... ok
[INFO] [stdout] test test_health_check_config ... ok
[INFO] [stdout] test test_pool_stats ... ok
[INFO] [stdout] test test_pool_config_default ... ok
[INFO] [stdout] test test_pool_config_builder ... ok
[INFO] [stdout] test test_pool_config_validation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mongodb_test.rs (/opt/rustwide/target/debug/deps/mongodb_test-58de63f1789fb23d)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_mongodb_config_default ... ok
[INFO] [stderr]      Running tests/mysql_test.rs (/opt/rustwide/target/debug/deps/mysql_test-6406c009962a7b5e)
[INFO] [stdout] test test_geojson_to_polygon ... ok
[INFO] [stdout] test test_point_to_geojson ... ok
[INFO] [stdout] test test_geojson_to_point ... ok
[INFO] [stdout] test test_polygon_to_geojson ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_geometry_conversions ... ok
[INFO] [stdout] test test_mysql_config_default ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sqlite_test.rs (/opt/rustwide/target/debug/deps/sqlite_test-db9f5704e8cbb8c6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests oxigdal_db_connectors
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/mysql/writer.rs - mysql::writer::MySqlTransactionWriter (line 260) ... ignored
[INFO] [stdout] test src/lib.rs - (line 15) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 27) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.12s; merged doctests compilation took 2.09s
[INFO] running `Command { std: "docker" "inspect" "855881b07bff39de20d18e2a9ee3b43fc254041d9abdcc19be4ae37a567ec402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "855881b07bff39de20d18e2a9ee3b43fc254041d9abdcc19be4ae37a567ec402", kill_on_drop: false }`
[INFO] [stdout] 855881b07bff39de20d18e2a9ee3b43fc254041d9abdcc19be4ae37a567ec402
